﻿@charset "utf-8";
/*banner*/
.banner {
	height: 601px;
}

.banner a {
	display: block;
	background: url(../images/banner.html) no-repeat center 0;
	height: 601px;
}

.fullSlide {
	width: 100%;
	position: relative;
	background: #fff;
	height: 601px;
	min-width:1200px;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 601px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 601px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	height: 20px;
	line-height: 20px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 6px;
	margin: 1px 8px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #c8161d;
	filter: alpha(opacity=100);
	opacity: 1;
}

.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 5;
	top: 50%;
	margin-top: -66px;
	z-index: 1;
	width: 69px;
	height: 138px;
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;
	display: none;
}

.fullSlide .prev {
	background: url("/skin/images/banner_icon1.png") no-repeat left top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/skin/images/banLeft.png');
	_background: none;
	left: 120px;
}

.fullSlide .next {
	background: url("/skin/images/banner_icon1.png") no-repeat right top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/skin/images/banRight.png');
	_background: none;
	right: 120px;
}
/* 菜单 */
.g_menu {
	background: #000;
	padding: 40px;
	min-width:1200px;
	box-sizing: border-box;
}

.g_menu .u_lst1 li {
	float: left;
	width: 134px;
	padding: 0 3%;
	text-align: center;
}

.g_menu .u_lst1 li img {
	margin: 0 auto;
	display: block;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.g_menu .u_lst1 li:hover img {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	cursor: pointer;
}

.g_menu .u_lst1 li:hover p {
	transform: translateY(-10px);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.g_menu .u_lst1 li p {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #EEB609;
	padding: 25px 0 5px 0;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.g_menu .u_lst1 li b {
	display: block;
	font-size: 10px;
	color: #c7c7c7;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 2px;
}
/* 缔创展柜分类 */
.g_fl {
	height: auto;
	padding: 50px 0;
}

.g_fl h2 {
	background: url(../images/titbg.jpg) no-repeat center bottom;
	text-align: center;
	height: 86px;
	margin-bottom: 30px;
	padding-bottom: 40px;
}

.g_fl h2 a {
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}

.g_fl h2 em {
	display: block;
	font-size: 15px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
}

.g_fl .u_lst2 li {
	float: left;
	width: 181px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #cecece;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.g_fl .u_lst2 li a {
	font-size: 14px;
	color: #333;
}

.g_fl .u_lst2 .lastli {
	margin-right: 0
}

.g_fl .u_lst2 li a {
	width: 100%;
	height: 38px;
	line-height: 38px;
	display: block;
}

.g_fl .u_lst2 li a:hover {
	width: 100%;
	height: 38px;
	line-height: 38px;
}

.g_fl .u_lst2 a:hover {
	background: #c8161d;
	color: #fff;
}

.g_fl .ico10 a:hover {
	background: #c8161d;
	color: #fff;
}
/* 划上去有背景和图片的PNG */
.g_fl .cptit {
	float: left;
	width: 347px;
	height: 270px;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}

.g_fl .cptit img {
	display: block;
	width: 347px;
	height: 270px;
}

.g_fl .u_tit1 {
	padding-top: 100px;
	width: 347px;
	height: 170px;
	left: 0;
	top: 0;
	display: block;
}

.g_fl .u_tit1 img {
	display: block;
	width: 110px;
	height: 26px;
}

.g_fl .u_tit1 h3 {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-align: center;
}

.g_fl .u_tit1 h3 a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.g_fl .u_tit1 span {
	padding-left: 120px;
	width: 110px;
	display: block;
	text-align: left;
}

.hover {
	width: 31.333%;
	margin: 0 1%;
	height: 300px;
	position: relative;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
{ }

.hover img {
	display: block;
	width: 100%;
	height: aoto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	cursor: pointer;
}

.hover:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.lasttest {
	margin-right: 0;
}

.wz {
	width: 100%;
	height: 45px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 55;
	color: #fff;
	display: block;
	cursor: pointer;
	background: rgba(0,0,0,0.5);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.hover:hover .wz {
	height: 90px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: rgba(0,0,0,0.7);
}

.wz h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	overflow: hidden;
	text-align: center;
}

.wz h3 a {
	color: #fff;
}

.wz span {
	padding-left: 120px;
	width: 110px;
	display: block;
}

.wz span img {
	width: 110px;
	height: 26px;
	display: block;
}

.tel2 {
	background: url(../images/tel2.gif) no-repeat 385px 10px;
	padding-left: 420px;
	height: 57px;
	margin-top: 16px;
	color: #555555;
	font-size: 20px;
}

.tel2 b {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
}
/* 缔创展柜分类2 */
.g_fl2 {
	height: 590px;
	padding-top: 80px;
	background: url(../images/fl2bg.html) no-repeat
}

.g_fl2 .u_lst2 {
	padding-left: 110px;
	height: 70px;
}

.g_fl2 .u_lst2 li {
	float: left;
	width: 198px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #cecece;
	margin-right: 20px;
	margin-bottom: 30px;
}

.g_fl2 .u_lst2 li a {
	font-size: 14px;
	color: #333;
}

.g_fl2 .u_lst2 .lastli {
	margin-right: 0
}

.g_fl2 .u_lst2 li a {
	width: 118px;
	height: 38px;
	line-height: 38px;
	padding-left: 80px;
	display: block;
}

.g_fl2 .u_lst2 li a:hover, .g_fl2 .u_lst2 .cur a {
	width: 118px;
	height: 38px;
	line-height: 38px;
	padding-left: 80px;
}

.g_fl2 .ico1 a {
	background: url(../images/ico1.gif) no-repeat 52px 6px;
	display: block;
}

.g_fl2 .ico1 a:hover, .g_fl2 .u_lst2 .cur1 a {
	background: #c8161d url(../images/ico1h.gif) no-repeat 52px 6px;
	color: #fff;
}

.g_fl2 .ico2 a {
	background: url(../images/ico2.gif) no-repeat 46px 6px;
}

.g_fl2 .ico2 a:hover, .g_fl2 .u_lst2 .cur2 a {
	background: #c8161d url(../images/ico2h.gif) no-repeat 46px 6px;
	color: #fff;
}

.g_fl2 .ico3 a {
	background: url(../images/ico3.gif) no-repeat 46px 6px;
}

.g_fl2 .ico3 a:hover, .g_fl2 .u_lst2 .cur3 a {
	background: #c8161d url(../images/ico3h.gif) no-repeat 46px 6px;
	color: #fff;
}

.g_fl2 .ico10 a:hover {
	background: #c8161d;
	color: #fff;
}
/* 划上去有背景和图片的PNG */
.g_fl2 .cptit {
	float: left;
	width: 347px;
	height: 270px;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}

.g_fl2 .cptit img {
	display: block;
	width: 347px;
	height: 270px;
}

.g_fl2 .u_tit1 {
	padding-top: 100px;
	text-align: center;
	width: 347px;
	height: 170px;
	left: 0;
	top: 0;
	display: block;
}

.g_fl2 .u_tit1 img {
	display: block;
	width: 110px;
	height: 26px;
}

.g_fl2 .u_tit1 h3 {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}

.g_fl2 .u_tit1 h3 a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.g_fl2 .u_tit1 span {
	padding-left: 120px;
	width: 110px;
	display: block;
}

.g_fl2 .m_cpr {
	position: relative;
}

.hover2 {
	width: 340px;
	height: 215px;
	position: relative;
}

.hover2 img {
	display: block;
	width: 340px;
	height: 215px;
}

.cp6 {
	width: 340px;
	height: 215px;
	position: absolute;
	top: 0;
	left: 0;
}

.cp7 {
	width: 340px;
	height: 215px;
	position: absolute;
	top: 235px;
	left: 0;
}

.cp8 {
	width: 720px;
	height: 450px;
	position: absolute;
	top: 0;
	right: 0;
}

.cp8 img {
	width: 720px;
	height: 450px;
	display: block;
}

.wz2 {
	width: 340px;
	height: 145px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 55;
	color: #fff;
	display: none;
	cursor: pointer;
	background: url(../images/sha.png) repeat;
	padding-top: 70px;
}

.wz2 h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	overflow: hidden;
	text-align: center;
}

.wz2 h3 a {
	color: #fff;
}

.wz2 span {
	padding-left: 120px;
	width: 110px;
	display: block;
}

.wz2 span img {
	width: 110px;
	height: 26px;
	display: block;
}

.wz3 {
	width: 720px;
	height: 280px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 55;
	color: #fff;
	display: none;
	cursor: pointer;
	background: url(../images/sha.png) repeat;
	padding-top: 170px;
}

.wz3 h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	overflow: hidden;
	text-align: center;
}

.wz3 h3 a {
	color: #fff;
}

.wz3 span {
	padding-left: 310px;
	width: 110px;
	display: block;
}

.wz3 span img {
	width: 110px;
	height: 26px;
	display: block;
}
/* 牵手缔创 */
.g_hz {
	height: 187px;
	padding-top: 45px;
}

.g_hz h2 {
	float: left;
	width: 218px;
	padding-top: 8px;
}

.g_hz h2 a {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}

.g_hz h2 em {
	display: block;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}

.g_hz h3 {
	position: absolute;
	left: 0;
	top: 92px;
	width: 191px;
	height: 34px;
	display: block;
}

.g_hz .u_lst2 {
	float: left;
	width: 864px;
}

.g_hz .u_lst2 li {
	float: left;
	width: 216px;
}

.g_hz .u_lst2 li img {
	width: 215px;
	height: 70px;
	display: block;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.g_hz .u_lst2 .lastli img {
	border-right: none;
}

.g_hz .u_lst2 .bno img {
	border-bottom: none;
}
/*小广告*/
.g_xban {
	height: 230px;
	background: url(../images/xban.jpg) no-repeat center top;
}

.g_xban .kong {
	width: 960px;
	height: 230px;
	display: block;
}

.g_xban .btn1 {
	top: 166px;
	right: 0;
}

.g_xban .u_tel1 {
	right: 0;
	top: 125px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.g_xban .u_tel1 b {
	color: #fff;
	font-size: 26px;
	font-family: arial;
	font-weight: normal;
}
/* 成功案例 */
.g_xs {
	height: 838px;
	padding-top: 40px;
}

.g_xs h2 {
	background: url(../images/titbg.jpg) no-repeat left bottom;
	text-align: center;
	height: 96px;
	margin-bottom: 26px;
}

.g_xs h2 a {
	color: #333333;
	font-size: 28px;
	font-weight: bold;
}

.g_xs h2 em {
	display: block;
	font-size: 22px;
	color: #333333;
	text-transform: uppercase;
	font-weight: normal;
}

.g_xs .u_lst2 {
	padding-left: 110px;
	height: 70px;
}

.g_xs .u_lst2 li {
	float: left;
	width: 198px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #cecece;
	margin-right: 20px;
	margin-bottom: 20px;
}

.g_xs .u_lst2 li a {
	font-size: 14px;
	color: #333;
}

.g_xs .u_lst2 .lastli {
	margin-right: 0
}

.g_xs .u_lst2 li a {
	width: 118px;
	height: 38px;
	line-height: 38px;
	padding-left: 80px;
	display: block;
}

.g_xs .u_lst2 li a:hover {
	width: 118px;
	height: 38px;
	line-height: 38px;
	padding-left: 80px;
}

.g_xs .ico1 a {
	background: url(../images/ico2.gif) no-repeat 46px 6px;
}

.g_xs .ico1 a:hover, .g_xs .u_lst2 .cur1 a {
	background: #c8161d url(../images/ico2h.gif) no-repeat 46px 6px;
	color: #fff;
}

.g_xs .ico2 a {
	background: url(../images/ico9.gif) no-repeat 46px 6px;
}

.g_xs .ico2 a:hover, .g_xs .u_lst2 .cur2 a {
	background: #c8161d url(../images/ico9h.gif) no-repeat 46px 6px;
	color: #fff;
}

.g_xs .ico3 a {
	background: url(../images/ico5.gif) no-repeat 46px 6px;
}

.g_xs .ico3 a:hover, .g_xs .u_lst2 .cur3 a {
	background: #c8161d url(../images/ico5h.gif) no-repeat 46px 6px;
	color: #fff;
}

.g_xs .ico4 a {
	background: url(../images/ico8.gif) no-repeat 46px 6px;
}

.g_xs .ico4 a:hover, .g_xs .u_lst2 .cur4 a {
	background: #c8161d url(../images/ico8h.gif) no-repeat 46px 6px;
	color: #fff;
}

.g_xs .xs1 {
	position: relative;
	margin-bottom: 20px;
	width: 1080px;
	height: 460px;
	overflow: hidden;
}

.g_xs .xs1 img {
	width: 1080px;
	height: 460px;
	display: block;
}

.g_xs .xs1 em {
	width: 1080px;
	background: url(../images/sha.png) repeat;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	left: 0;
	bottom: 0;
	position: absolute;
	_bottom: -2px;
}

.g_xs .u_lst31 li {
	float: left;
	width: 256px;
	height: 109px;
	margin-right: 19px;
	position: relative;
}

.g_xs .u_lst31 li a {
	display: block;
	width: 256px;
	height: 109px;
}

.g_xs .u_lst31 .lastli {
	margin-right: 0;
}

.g_xs .u_lst31 li img {
	width: 256px;
	height: 109px;
	display: block;
}

.g_xs .u_lst31 li em {
	background: url(../images/sha2.png) repeat;
	width: 256px;
	height: 109px;
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
}
/* 优势标题 */
.g_ystit {
	background: url(../images/ystit.jpg) no-repeat center top;
	height: 185px;
	padding-top: 45px;
	min-width:1200px;
}

.g_ystit h2 {
	text-align: center;
}

.g_ystit h2 a {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}

.g_ystit h2 span {
	font-size: 36px;
	color: #fff;
}

.g_ystit h2 em {
	font-size: 24px;
	display: block;
	padding-top: 15px;
	font-weight: normal;
	color: #ccc;
}
/* 优势 */
.g_ys {
	background: url(../images/ysbg.jpg) no-repeat center top;
	height: 1201px;
	min-width:1200px;
}

.m_ysgy {
	position: absolute;
}

.m_ysgy h3 {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	height: 82px;
	text-indent: 65px;
}

.m_ysgy h3 b {
	color: #be1219;
}

.m_ysgy h3 em {
	display: block;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 7px;
}

.m_ysgy p {
	font-size: 16px;
	color: #333333;
	line-height:30px;
	padding-left: 15px;
}

.m_ysgy b {
	color: #be1219;
}

.m_ys1 {
	width: 535px;
	left: 45px;
	top: 45px;
}

.m_ys2 {
	width: 530px;
	left: 647px;
	top: 45px;
}

.m_ys3 {
	width: 520px;
	left: 45px;
	top: 377px;
}

.m_ys4 {
	width: 520px;
	left: 45px;
	top: 645px;
}

.m_ys5 {
	width: 520px;
	left: 672px;
	top: 645px;
}

.m_ys6 {
	width: 544px;
	left: 45px;
	top: 986px;
}

.m_ys3 h3, .m_ys3 h3 em, .m_ys3 p {
	color: #fff;
}
/* 一站式定制服务流程 */
.g_lc {
	padding: 60px 0;
}

.g_lc h2 {
	background: url(../images/titbg.jpg) no-repeat left bottom;
	text-align: center;
	height: 96px;
	margin-bottom: 26px;
	padding-bottom: 30px;
}

.g_lc h2 a {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
}

.g_lc h2 span {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
}

.g_lc h2 b {
	color: #c8161d;
}

.g_lc h2 em {
	display: block;
	font-size: 32px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 8px;
	padding: 15px 0;
}

.g_lc .u_lst2 {
	height: 174px;
	border-bottom: 1px solid #eaeaea;
}

.g_lc .u_lst2 li {
	float: left;
	width: 12%;
	margin: 0 29px;
}

.g_lc .u_lst2 .lastli {
	margin-right: 0;
}

.g_lc .u_lst2 li a {
	display: block;
	background: url(../images/lcbg1.jpg) no-repeat;
	width: 134px;
	height: 100px;
	text-align: center;
	padding-top: 34px;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.g_lc .u_lst2 li a:hover {
	background: url(../images/lcbg2.jpg) no-repeat;
	color: #c8161d;
	transform: translateY(-15px);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.g_lc .u_lst2 li em {
	font-size: 26px;
	color: #333333;
	font-family: arial;
	font-weight: normal;
}

.g_lc .u_lst2 .li2 em, .g_lc .u_lst2 .li3 em, .g_lc .u_lst2 .li4 em, .g_lc .u_lst2 .li5 em {
	display: block;
}

.g_lc .u_lst2 li a:hover em {
	color: #c8161d
}
/* 客户见证 */
.g_kf {
	height: 508px;
	padding-top: 30px;
}

.g_kf h2 {
	height: 38px;
	line-height: 38px;
	background: url(../images/line3.jpg) no-repeat left 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}

.g_kf h2 a {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

.g_kf h2 em {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.g_kf h2 span a {
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	text-transform: uppercase;
}

.g_kf dl {
	float: left;
	width: 334px;
	margin-right: 37px;
	border: 1px solid #fff;
	height: 397px;
}

.g_kf .lastdl {
	margin-right: 0;
}

.g_kf dt {
	width: 192px;
}

.g_kf dt img {
	width: 192px;
	height: 192px;
	display: block;
	padding: 30px 70px 0 70px;
}

.g_kf h3 {
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #cecece;
}

.g_kf h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
}

.g_kf p {
	padding: 9px 15px 0 15px;
	font-size: 12px;
	color: #555555;
	height: 72px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
}

.g_kf p a {
	color: #c8161d;
}

.g_kf .bor {
	border: 1px solid #cecece;
	cursor: pointer;
}
/*小广告*/
.g_xban2 {
	height: 430px;
	background: url(../images/xban2.jpg) no-repeat center top;
	margin-bottom: 60px;
	min-width:1200px;
}

.g_xban2 .kong {
	width: 1200px;
	height: 430px;
	display: block;
}

.g_xban2 .btn1 {
	bottom: 20px;
	left: 360px;
}

.g_xban2 .btn1 img {
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.g_xban2 .btn1 a:hover img {
	transform: translateX(15px);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.g_xban2 .u_tel1 {
	top: 144px;
	color: #fff;
	font-size: 18px;
}

.g_xban2 .u_tel1 b {
	color: #fff;
	font-size: 36px;
	font-family: arial;
}

.g_xban2 .title {
	font-size: 24px;
	bottom: 150px;
	color: #fff;
}

.g_xban2 .info {
	font-size: 16px;
	bottom: 115px;
	background: url(../images/dui.png) no-repeat left top;
	padding-left: 30px;
	color: #fff;
}

.g_xban2 .info1 {
	font-size: 16px;
	bottom: 85px;
	background: url(../images/dui.png) no-repeat left top;
	padding-left: 30px;
	color: #fff;
}
/* 走进永力通 */
.g_zj {
	width: 1200px;
	margin: 0 auto;
}

.g_zj h2 {
	background: url(../images/titbg.jpg) no-repeat left bottom;
	text-align: center;
	height: 96px;
	margin-bottom: 26px;
	padding-bottom: 30px;
}

.g_zj h2 a {
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}

.g_zj h2 em {
	display: block;
	font-size: 15px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
}

.g_zj h2 span a {
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	text-transform: uppercase;
}

.m_jzimg {
	position: relative;
	width: 40%;
	margin-right: 3%;
}

.m_jzimg .u_ljt, .m_jzimg .u_rjt {
	width: 30px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	display: block;
}

.m_jzimg .u_ljt {
	bottom: 0;
	right: 30px;
}

.m_jzimg .u_rjt {
	bottom: 0;
	right: 0;
}

.m_jzimg .u_ljt a {
	background: url(../images/ljt.jpg) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
}

.m_jzimg .u_rjt a {
	background: url(../images/rjt.jpg) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
}

.m_jzimg .u_ljt a:hover {
	background: url(../images/ljth.jpg) no-repeat;
}

.m_jzimg .u_rjt a:hover {
	background: url(../images/rjth.jpg) no-repeat;
}

.m_jzimg .u_mid {
	width: 100%;
	overflow: hidden;
}

.m_jzimg .u_mid img {
	width: 100%;
}

.m_jzimg .u_mid h3 {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	background: rgba(0,0,0,0.3);
}

.m_jzimg .u_mid h3 a {
	color: #fff;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.m_jzimg .u_mid h3 a:hover {
	text-decoration: none;
	padding-left: 25px;
	height: 50px;
	line-height: 50px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.m_jzimg .u_lst1 li {
	width: 347px;
	float: left;
	overflow: hidden;
	height: 215px;
}

.m_jzimg .u_lst1 .lastli {
	margin-right: 0;
}

.m_jzimg .u_lst1 li img {
	width: 347px;
	height: 215px;
	display: block;
}

.m_jzimg .u_lst1 span {
	width: 347px;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	color: #666666;
	cursor: pointer;
}

.m_jzimg .u_lst1 a:hover {
	text-decoration: none;
}

.m_zjwz {
	width: 57%;
	margin-top: 14px;
}

.m_zjwz h3 {
	margin-bottom: 10px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}

.m_zjwz h3 a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.m_zjwz h3 em {
	display: block;
	color: #c8161d;
	font-weight: normal;
}

.m_zjwz p {
	color: #555555;
	font-size: 14px;
	line-height: 26px;
}

.m_zjwz p a {
	color: #c8161d;
}

.about_btn_link {
	border-radius: 10px;
	background: #c8161d;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
}

.about_btn_link1 {
	border-radius: 10px;
	background: #0d76af;
	margin: 0 30px;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
}

.about_btn_link2 {
	border-radius: 10px;
	background: #f29007;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
}

.about_btn_link a,.about_btn_link1 a,.about_btn_link2 a {
	color: #fff;
	display: block;
	padding: 12px 35px;
}

.about_btn_link:hover,.about_btn_link1:hover,.about_btn_link2:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* 生产设备 */
.g_sb {
	width: 1200px;
	margin: 60px 0;
}

.g_sb h2 {
	background: url(../images/titbg.jpg) no-repeat left bottom;
	text-align: center;
	height: 96px;
	margin-bottom: 26px;
	padding-bottom: 30px;
}

.g_sb h2 a {
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}

.g_sb h2 em {
	display: block;
	font-size: 15px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
}

.g_sb h2 span a {
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	text-transform: uppercase;
}

.m_sbimg {
	position: relative;
	width: 100%;
}

.m_sbimg .u_ljt, .m_sbimg .u_rjt {
	width: 59px;
	height: 90px;
	position: absolute;
	cursor: pointer;
	display: block;
	z-index: 100;
}

.m_sbimg .u_ljt {
	bottom: 60px;
	left: -10px;
}

.m_sbimg .u_rjt {
	bottom: 60px;
	right: -10px;
}

.m_sbimg .u_ljt a {
	background: url(../images/i_case_left.png) no-repeat;
	width: 59px;
	height: 90px;
	display: block;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.m_sbimg .u_rjt a {
	background: url(../images/i_case_right.png) no-repeat;
	width: 59px;
	height: 90px;
	display: block;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.m_sbimg .u_ljt a:hover {
	background: url(../images/i_case_left_on.png) no-repeat;
}

.m_sbimg .u_rjt a:hover {
	background: url(../images/i_case_right_on.png) no-repeat;
}

.m_sbimg .u_mid {
	width: 100%;
	overflow: hidden;
}

.m_sbimg .u_lst1 li {
	width: 270px;
	padding: 0 15px;
	float: left;
	overflow: hidden;
}

.m_sbimg .u_lst1 li:nth-child(4n) {
	margin-right: 0;
}

.m_sbimg .u_lst1 .lastli {
	margin-right: 0;
}

.m_sbimg .u_lst1 li img {
	width: 100%;
	height: 215px;
	display: block;
}

.m_sbimg .u_lst1 span {
	width: 270px;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	position: absolute;
	background: url(../images/sha.png) repeat;
	bottom: 0;
}

.m_sbimg .u_lst1 a:hover {
	text-decoration: none;
}
/* 资讯 */
.g_zx {
	padding: 60px 0;
	overflow: hidden;
	background: url(../images/new_bg.jpg) no-repeat center;
	min-width:1200px;
}

.g_zx .cont {
	width: 1200px;
	margin: 0 auto;
}

.g_zx h2 {
	height: 130px;
	line-height: 38px;
	background: url(../images/titbg1.png) no-repeat bottom center;
	margin-bottom: 28px;
	text-align: center;
}

.g_zx h2 a {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}

.g_zx h2 em {
	display: block;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
}

.g_zx h2 span a {
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	text-transform: uppercase;
}

.g_zx .wend h3 {
	height: 40px;
	line-height: 40px;
	padding: 20px 0;
	text-align: center;
	background: rgba(216, 216, 216, 0.4);
}

.g_zx .wend h3 a {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
}

.g_zx .m_zx {
	width: auto;
}

.g_zx .w62 {
	width: 62%;
}

.g_zx .w35 {
	width: 35%;
}

.g_zx .m_zx .intro {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	background: rgba(216, 216, 216, 0.4);
	padding: 20px;
	box-sizing: border-box;
}

.g_zx .m_zx .intro:hover {
	-webkit-box-shadow: 0 7px 15px rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all .3s ease 0s;
}

.g_zx .m_zx .intro:hover .con {
	padding-top: 6px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all .3s ease 0s;
}

.g_zx .m_zx .intro:hover .con h3 {
	color: #ed5806;
}

.g_zx .m_zx .intro:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all .3s ease 0s;
}

.g_zx .m_zx .intro .imgs {
	float: left;
	width: 30%;
	height: 140px;
	overflow: hidden;
}

.g_zx .m_zx .intro img {
	float: left;
	width: 205px;
	height: 140px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.g_zx .m_zx .intro .con {
	float: right;
	width: 66%;
	color: #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all .3s ease 0s;
}

.g_zx .m_zx .intro .con h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}

.g_zx .m_zx .intro .con .desc {
	font-size: 14px;
	line-height: 26px;
}

.g_zx .m_zx .intro .con .date {
	background: url(../images/time.png) no-repeat left;
	padding-left: 20px;
	float: right;
	height: 15px;
	line-height: 15px;
}

.g_zx .last {
	margin-right: 0;
}

.g_zx .m_zxc {
	width: 100%;
	background: rgba(216, 216, 216, 0.4);
	padding: 20px;
	box-sizing: border-box;
}

.g_zx .m_zxc .u_lst4 li {
	height: 26px;
	line-height: 26px;
	padding: 15px 0 15px 20px;
	background: url(../images/arrow.png) no-repeat left center;
	overflow: hidden;
	font-size: 16px;
}

.g_zx .m_zxc .u_lst4 li a {
	color: #fff;
}

.g_zx .m_zxc .u_lst4 .lastli {
	border-bottom: none;
}

.index_all_news{
	width: 100%;
	float: left;
}
.index_all_news li{
	float: left; 
	width: 32%;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
	font-size: 18px;
}
.index_all_news li:nth-child(3n-1){
	padding-left: 2%;	
}
.index_all_news li:nth-child(3n){
	float: right;	
}
.index_all_news li a{
	color: #fff;
	float: left;
	max-width: 80%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.index_all_news li a:hover{
	color: #ed5806;
}
.index_all_news li span{
	float: right;
    height: 30px;
    line-height: 30px;
}
.wend {
	width: 100%;
}

.g_zx .wend h2 {
	margin-bottom: 0;
}

.wend dl {
	border-bottom: 1px dashed #cecece;
	height: 90px;
	padding: 22px 0 0 0;
}

.wend .lastdl {
	border-bottom: none;
}

.wend dt {
	height: 19px;
	padding-left: 25px;
	line-height: 19px;
	background: url(../images/wen.png) no-repeat left 1px;
	font-size: 16px;
	color: #c8161d;
	overflow: hidden;
}

.wend dt a {
	color: #fff;
	font-weight: bold;
}

.wend dd {
	margin-top: 8px;
	padding-left: 25px;
	background: url(../images/da.png) no-repeat left 1px;
	line-height: 24px;
	color: #fff;
	height: 48px;
	font-size: 14px;
	overflow: hidden;
}
/* 联系我们 */
.lxwm {
	width: 1200px;
	height: 297px;
	margin: 60px auto;
	min-width:1200px;
}

.lxwm_l {
	width: 30%;
	height: 297px;
	background-image: url(../images/lxwm1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 90px;
}

.lxwm_l p {
	width: 82%;
	padding-left: 18%;
	height: 40px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	color: #FFF;
	line-height: 40px
}

.lxwm_l .icq1 {
	background: url(../images/lxwm_icq1.png) 30px center no-repeat;
}

.lxwm_l .icq2 {
	background: url(../images/lxwm_icq2.png) 30px center no-repeat;
}

.lxwm_l .icq3 {
	background: url(../images/lxwm_icq3.png) 30px center no-repeat;
}

.lxwm_l .icq4 {
	background: url(../images/lxwm_icq4.png) 30px center no-repeat;
}

.lxwm_c {
	float: left;
	width: 30%;
	background: #c8161d;
	margin-left: 35px;
	height: 297px;
}

.lxwm_c .title {
	width: 100%;
	float: left;
	background: #c8161d;
	padding: 15px 0;
	color: #fff;
	text-indent: 50px;
	position: relative;
}

.lxwm_c .title h2 {
	font-size: 28px;
	font-weight: normal;
}

.lxwm_c table {
	width: 100%;
}

.lxwm_c  ul {
	width: 100%;
	height: 220px;
	overflow: hidden;
	margin: 10px 0;
	color: #fff;
	font-size: 14px;
}

.lxwm_c  ul li {
	height: 45px;
	line-height: 45px;
}

.lxwm_c  ul li .name {
	float: left;
	width: 23%;
	margin-right: 3%;
	padding-left: 3%;
}

.lxwm_c  ul li .area {
	float: left;
	width: 14%;
	margin-right: 3%;
}

.lxwm_c  ul li .info {
	float: right;
	width: 54%;
}

.lxwm_c  ul li .name i {
	background: url(../images/took.png) no-repeat 0 13px;
	width: 32px;
	height: 45px;
	float: left;
	background-size: 80%;
}

.lxwm_c  ul li:hover {
	background: #f19007;
}

.lxwm_r {
	width: 33%;
	height: 297px;
	float: right;
	overflow: hidden;
}

.lxwm_r p {
	width: 100%;
	height: 26px;
	float: left;
	overflow: hidden;
	line-height: 26px;
	color: #666
}
.lxwm_r h2 {
	font-size: 18px;
	color:#c8161d;
}
.lxwm_r input,.lxwm_r textarea{
	width: 95%;
    height: 30px;
    float: left;
    border: 1px dashed #ababab;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    margin-bottom: 5px;
}
.lxwm_r textarea{ height:66px;}
.lxwm_r .faqline{    width: 100%;
    height:40px;
    float: left;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    background-color: #f19007;
    border: none;
    text-align: center;
	margin-top:10px;
	cursor:pointer;}
.lxwm_r .faqline:hover{ background:#c8161d;}
/* 友情链接 */
.g_link {
	height: 110px;
	padding-top: 36px;
	background: #f2f2f2;
	min-width:1200px;
}

.g_link h2 {
	float: left;
	width: 115px;
	height: 54px;
	border-right: 1px solid #ccc;
	margin-top: 8px;
}

.g_link h2 a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.g_link h2 em {
	color: #c8161d;
	font-size: 22px;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.link_c {
	float: left;
	width: 965px;
}

.link_c a {
	white-space: nowrap;
	padding: 0 22px;
	height: 34px;
	line-height: 34px;
	color: #555555;
	display: inline-block;
}
